home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / What's New? / Sample Code / Java / JavaRadioStation / Stations / ExampleStation
Encoding:
Text File  |  2000-09-28  |  497 b   |  15 lines  |  [TEXT/CWIE]

  1. # Example settings for a station.
  2. # These will work if you drop some MP3 files into the "MP3s" folder,
  3. # but you definitely want to edit things like name/genre/host/etc.
  4. # if you plan on using this for anything real!
  5.  
  6. port=8000
  7. name=Polkacide!
  8. genre=Polka
  9. host=Lawrence Welk
  10. host-url=mailto:dev@null.com
  11. home-page=http://dev.null.com/NowPlaying.html
  12. FileDJ.music-library.home=MP3s
  13. FileDJ.music-director=ShuffleMusicDirector
  14. FileDJ.music-filters=HTMLPlaylistFilter
  15. html-playlist.dst=NowPlaying.html